home *** CD-ROM | disk | FTP | other *** search
/ Mac Treasure Chest - Best Games 101 / 101.ISO / Military / Radioaction ト / Radioaction / card_3821.txt < prev    next >
Text File  |  1993-06-15  |  812b  |  40 lines

  1. -- card: 3821 from stack: in
  2. -- bmap block id: 4226
  3. -- flags: 0000
  4. -- background id: 2712
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 04
  10. -- high flags: 0000
  11. -- rect: left=78 top=0 right=56 bottom=293
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: INTRO
  20. ----- HyperTalk script -----
  21. Alpha Base,Deep in Rebel Territory
  22.  
  23.  
  24. -- part 2 (button)
  25. -- low flags: 00
  26. -- high flags: A006
  27. -- rect: left=49 top=283 right=310 bottom=186
  28. -- title width / last selected line: 0
  29. -- icon id / first selected line: 0 / 0
  30. -- text alignment: 1
  31. -- font id: 0
  32. -- text size: 12
  33. -- style flags: 0
  34. -- line height: 16
  35. -- part name: Go in
  36. ----- HyperTalk script -----
  37. on mouseUp
  38.   Go to  card 3
  39. end mouseUp
  40.